Performance issues with new dedicated server [closed]
Posted
by
Pierre Espenan
on Server Fault
See other posts from Server Fault
or by Pierre Espenan
Published on 2012-11-10T03:23:25Z
Indexed on
2012/11/10
11:06 UTC
Read the original article
Hit count: 274
Performance
|dedicated-server
I have just subscribed to a new dedicated server and am getting worst than expected PHP execution performance. Execution times are twice as high as on my old mutualized server! I'm definitely not an expert at server management, so I'm wondering what I missed.
Here are some stuff that can help you understand what's wrong here :
- My server (in french but easy to understand) : http://www.online.net/fr/serveur-dedie/dedibox-sc
- phpinfo(); output : http://jsfiddle.net/E8b7W/embedded/result/
- PHP bench script (dedicated server) : http://jsfiddle.net/EhXzK/embedded/result/
- PHP bench script (old mutualized) : http://jsfiddle.net/ANbWt/embedded/result/
Is it normal to get such poor performances after a kernel update and basics "apt-get install" for apache2 and php ?
Thanks !
© Server Fault or respective owner